home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-19 | 340 b | 8 lines | [TEXT/MMCC] |
- void SetupTheMainWindow(WindowPtr theWindow);
- void ShutDownTheMainWindow(void);
- void OpenTheMainWindow(WindowPtr theWindow);
- void KeyPressedInMainWindow(WindowPtr theWindow, unsigned char theChar);
- void DisposeTheMainWindow(WindowPtr theWindow);
- Boolean CloseTheMainWindow(WindowPtr theWindow);
- void PasteInMainWindow(WindowPtr theWindow);
-